Configurates the
C1.Web.Mvc.FlexGridBase<T>.OnClientLoadingRows client event. Occurs before the grid rows are bound to the data source.
シンタックス
'宣言
Public Overridable Function OnClientLoadingRows( _
ByVal As System.String _
) As
public virtual OnClientLoadingRows(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照